css: Fix shadow value equal
authorMatthias Clasen <mclasen@redhat.com>
Wed, 3 Feb 2021 16:21:23 +0000 (11:21 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 4 Feb 2021 03:10:13 +0000 (22:10 -0500)
commita14a0c6315a59da5bbdc94f31812f04ceadb7c87
treec87a11a303d12a25ef5248e4386e194bb7e2280e
parent38481680e15167ea854e7cac12cfa18add9b610b
css: Fix shadow value equal

This function was not doing the right thing.

Once we are doing the right thing and not compare
shadows as unequal, some reftests that inhibit
snapshots for a few frames now hang forever, since
we are no more redrawing unnecessarily. Fix that
with an explicit queue_draw.
gtk/gtkcssshadowvalue.c
testsuite/reftests/frame-inhibitor.c